home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000067_news@columbia.edu_Tue Oct 10 11:08:28 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA00689
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 10 Oct 1995 22:05:40 -0400
  3. Received: by apakabar.cc.columbia.edu id AA13012
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 10 Oct 1995 22:05:37 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!swrinde!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Can Kermit Print?
  9. Message-Id: <1995Oct10.170828.63367@cc.usu.edu>
  10. Date: 10 Oct 95 17:08:28 MDT
  11. References: <45c0dg$vf@solaris.cc.vt.edu> <1995Oct9.202742.63269@cc.usu.edu> <45e89v$2bf@Mercury.mcs.com>
  12. Organization: Utah State University
  13. Lines: 35
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <45e89v$2bf@Mercury.mcs.com>, les@MCS.COM (Leslie Mikesell) writes:
  17. > In article <1995Oct9.202742.63269@cc.usu.edu>,
  18. > Joe Doupnik <jrd@cc.usu.edu> wrote:
  19. >>In article <45c0dg$vf@solaris.cc.vt.edu>, gaylord@vtaix.cc.vt.edu (Clark Gaylord) writes:
  20. >>> Many real terminals have a parallel port on them, which is initiated
  21. >>> when a particular string is received and ended when another string
  22. >>> is received.  In between these strings, what is sent to the terminal
  23. >>> gets routed directly to the printer.  Can Kermit (esp either MSK or
  24. >>> OS/2) do this?  And if so, what is the command/initialization string?
  25. >>-----------
  26. >>    Yes, they do. You need to read the documentation with Kermit
  27. >>(of either flavor). For MSK, see file MSVIBM.VT for a cryptic description,
  28. >>and the User's Manual (the book "Using MS-DOS Kermit") for a more wordy
  29. >>rendition.
  30. > I really wish there were a way to glue Ken Yapp's 'pprd' program
  31. > that turns a pc into a dedicated print spooler (lpd or jetdirect
  32. > protocol) into kermit or one of the other DOS telnet programs.
  33.  
  34.     But why bother when there are reasonably priced "tiny boxes"
  35. which do network printing for a variety of protocols? Those are much
  36. more reliable than an old PC sitting in the corner.
  37.  
  38. > I have lots of old PC's that could be used to drive printers from
  39. > network connections but I'd like to also have a telnet session from
  40. > the same location to log into the host and control the spooler.
  41. > Does such a thing already exist?  I might try it myself but I
  42. > don't have the right compiler to build kermit or NCSA telnet.
  43. > Cutcp might work, though.  Is anyone maintaining it?
  44.  
  45.     No maintenance that I know of for years now.
  46.     Joe D.
  47.  
  48. > Les Mikesell
  49. >   les@mcs.com